Linux Command learning Summary: rmdir, linuxrmdir
Command introduction:
This command is used to delete an empty directory. If the directory is not empty, an error occurs. You can use rm to delete files in the directory and then use rmdir to
The unlink () function deletes files, the mkdir () function creates directories, and the rmdir () function deletes directories. these methods are often used in file-related processing methods, you may want to know about unlink () function deletion
Usage of unlink (), mkdir (), and rmdir () in php
Unlink () function use instance
// Use the unlink function to delete an object
$ Filename = "data.txt"; // defines the variable
The unlink () function deletes files, the mkdir () function creates directories, and the rmdir () function deletes directories.
Copy codeThe Code is as follows:
unlink () function instance
// Use the unlink function to delete an object
$
The unlink () function deletes files, the mkdir () function creates directories, and the rmdir () function deletes directories.Copy codeThe Code is as follows: unlink () function instance // Use the unlink function to delete an object$ Filename =
Say, you ' re working on Windows and continue to get a permission ' s error without a reason. Then it could be, a different Windows program was working on the folder (see earlier notes also). In the case so you can ' t find the May solve the problem!
001_linux common Commands ls, mkdir, CD, PWD, RmDir, RM, CP, MV, LN===================== Body ===============================XXXXXX directory and File command xxxxxx1.lsls [options] [file or directory]Options:-a----show all files, including hidden
Click Back to learn the path of the Linux command line and shell script3.5-Directory Processing command mkdir rmdirlsThe command is used to display a list of file directories, Windows similar to the commands under the system DOS dir . When you
1. The file replacement command is useful in Windows to bypass file protection.Replace is used to replace a file, and can be replaced with a file in use. Very invincible.For example, create a directory under C: c: aaaCopy an mp3 file to c: aaa and
I re-installed the system a few days ago, and by the way, I got a one-click Restore wizard from the Internet and made a backup. To prevent accidents. I want to back up the backed-up ghost image. However, after searching for a long time, no. gho file
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.